xen/arm: implement domU extended regions
authorStefano Stabellini <stefano.stabellini@xilinx.com>
Fri, 13 May 2022 21:07:25 +0000 (14:07 -0700)
committerStefano Stabellini <stefano.stabellini@xilinx.com>
Tue, 24 May 2022 23:12:09 +0000 (16:12 -0700)
commit2a2447757b3c276be426b1f5d4070c2e993114fe
tree95db23ac1a97e7156e3c06607d1c32940bae1bde
parentd43d2b6056fc65126e8d991a11f5dec14e51754d
xen/arm: implement domU extended regions

Implement extended regions for dom0less domUs. The implementation is
based on the libxl implementation.

Also update docs for the ext_regions command line option.

Signed-off-by: Stefano Stabellini <stefano.stabellini@xilinx.com>
Reviewed-by: Luca Fancellu <luca.fancellu@arm.com>
Reviewed-by: Oleksandr Tyshchenko <oleksandr_tyshchenko@epam.com>
Acked-by: Julien Grall <jgrall@amazon.com>
docs/misc/xen-command-line.pandoc
xen/arch/arm/domain_build.c